home *** CD-ROM | disk | FTP | other *** search
/ Express Pd: GALORE / Express Pd Galore - The Amiga PD & Shareware CD (1994)(Express Pd)[!][Amiga-CD32-CDTV].iso / s / startup-sequence1.3 < prev    next >
Text File  |  1991-03-12  |  862b  |  26 lines

  1. ;GALORE:1.3/c/assign fonts: GALORE:1.3/fonts
  2.  
  3. failat 100
  4. ;Addbuffers df0: 10
  5. c:SetPatch >NIL: ;patch system functions
  6. cd c:
  7. echo "CDTV Workbench disk.  Release 1.3.3 version 34.34*N"
  8. Sys:System/FastMemFirst ; move C00000 memory to last in list
  9. BindDrivers
  10. SetClock load ;load system time from real time clock (A1000 owners should
  11.               ;replace the SetClock load with Date
  12. ;resident CLI L:Shell-Seg SYSTEM pure add; activate Shell
  13. ;resident c:Execute pure
  14. ;mount newcon:
  15. ;
  16. ;failat 11
  17. run execute s:StartupII ;This lets resident be used for rest of script
  18. wait >NIL: 5 mins ;wait for StartupII to complete (will signal when done)
  19. ;
  20. ;GALORE:CDSetMap
  21. path ram: c: sys:utilities sys:system s: sys:prefs add ;set path for Workbench
  22. galore:c/cs galore:amiga
  23. LoadWB delay  ;wait for inhibit to end before continuing
  24. galore:copyright 8 8 300 100 20
  25. endcli >NIL:
  26.